CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matrix eigenvalue

搜索资源列表

  1. eigenanalysispse_test

    0下载:
  2. 基于矩阵特征值分解的谱分析方法,很有参考价值-Matrix eigenvalue decomposition based spectral analysis method, a good reference
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:261188
    • 提供者:罗杰灵
  1. juzhentezhengzhijisuan

    0下载:
  2. 第7次-矩阵特征值问题计算 实现了对矩阵特征值的计算 数值计算-7th- matrix eigenvalue problem calculation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-11
    • 文件大小:2062425
    • 提供者:李依凡
  1. 989

    0下载:
  2. 具有正规特征值的矩阵的刻画A formal characterization of the matrix eigenvalue-A formal characterization of the matrix eigenvalue
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:450517
    • 提供者:zhou
  1. numerical-algorithms

    0下载:
  2. 数值分析常见的算法,如插值、排序,方程组解法,矩阵特征值特征向量计算,拟合逼近等等,非常齐全-Numerical analysis of common algorithms, such as interpolation, sorting, solution of equations, matrix eigenvalue eigenvector calculation, fitting close to so, very complete
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:333921
    • 提供者:山明
  1. cjbji

    0下载:
  2. 用雅克比方法求实对称矩阵的全部特征值与对应的特征向量-Jacobi real symmetric matrix eigenvalue and eigenvector
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:957
    • 提供者:wanglei
  1. CH3

    0下载:
  2. 数值计算方法,fortran语言版,第三章矩阵特征值和向量-Numerical methods, the FORTRAN version of Chapter III of the matrix eigenvalue and vector
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:6079
    • 提供者:樊奕
  1. eig_powershift

    0下载:
  2. 利用原点唯一幂法求解矩阵的最大特征值及其对应的特征向量-Of origin only power method for solving matrix eigenvalue and its corresponding feature vector
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:709
    • 提供者:QiaoKexin
  1. EigenvalueCaculate

    0下载:
  2. pascal版的矩阵特征值计算,使用QR分解法,迭代次数需要自己设置 -pascal version of the matrix eigenvalue calculation, using the QR decomposition method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1105
    • 提供者:胡丹青
  1. fanshu

    1下载:
  2. 乘幂法求矩阵的主特征值特征向量以及三个条件数-Iterarion Method matrix eigenvalue eigenvectors and three condition number) fanshu.rar
  3. 所属分类:Algorithm

    • 发布日期:2014-09-21
    • 文件大小:2048
    • 提供者:wp
  1. 2BGQR

    0下载:
  2. 计算矩阵的QR分解求一般实矩阵的全部特征值-Calculate the matrix QR decomposition seeking a general real matrix eigenvalue
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1897
    • 提供者:wade
  1. QR-algorithm

    0下载:
  2. 求解矩阵特征值的QR算法详细解释外加例子分析-QR algorithm for solving matrix eigenvalue explained in detail plus examples
  3. 所属分类:Algorithm

    • 发布日期:2016-06-16
    • 文件大小:463872
    • 提供者:wade
  1. Jacobi

    0下载:
  2. 可视化MATLAB的雅可比法矩阵特征值算法-The Jacobian France matrix eigenvalue algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1187
    • 提供者:熊强
  1. SZFX_8

    0下载:
  2. 幂法求矩阵特征值,矩阵已内置,可修改为其他输入方式-The power law matrix eigenvalue matrix has built-in, can be modified to other input
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:754
    • 提供者:朱倩如
  1. AAAHHP_codeH

    0下载:
  2. AHP层次分析法计算判断矩阵的最大特征征值、权系数向量及权重总排序,简便实用。 -AHP Analytic Hierarchy Process method to calculate the biggest feature of the judgment matrix eigenvalue, the weight coefficient vector and the weight sort, simple and practical.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:6206
    • 提供者:潜在
  1. Eig

    0下载:
  2. 矩阵特征值分解的C++代码,编译形成一个动态链接库,供其它地方调用,可以计算矩阵的特征值与特征向量-Matrix eigenvalue decomposition of C++ of code, compile the formation of a dynamic link library for other places to call, we can calculate the matrix of eigenvalues ​ ​ and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3438475
    • 提供者:HalfLegend
  1. CPP-Classical-algorithm

    0下载:
  2. 插值 查找 常微分方程(组)的求解 多项式与连分式函数的计算 非线性方程与方程组的求解 复数运算 汉字操作 基本图形操作 极值问题 矩阵特征值与特征向量的计算 拟合与逼近 排序 数据处理与回归分析 数学变换与滤波-Interpolation to find the ordinary differential equation (group) polynomial continued fraction function to calculate
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:337771
    • 提供者:yeyu
  1. rpmethod

    0下载:
  2. 矩阵的特征值计算程序,包括整个流程的具体计算,每一步骤都很详细-Matrix eigenvalue calculation procedures, including the entire process of specific, very detailed each step
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-13
    • 文件大小:3724
    • 提供者:陈萌
  1. mi-(2)

    0下载:
  2. 幂法是一种计算矩阵主特征值(矩阵按模最大的特征值)及对应特征向量的迭代方法, 特别是用于大型稀疏矩阵。 -The power method is a method of calculating the matrix eigenvalue (matrix largest characteristic value) and the iterative method of the corresponding feature vector, particularly for large spars
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:781
    • 提供者:王喜
  1. cond_num

    0下载:
  2. matlab实现矩阵的特征值求解并讨论其在不同条件下的数值稳定性-matlab achieve matrix eigenvalue solution and discuss its numerical stability under different conditions.
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:1636
    • 提供者:Kede MA
  1. shuzhifenxi

    0下载:
  2. 使用幂法和反幂法求矩阵的特征值和特征向量-Power method and the inverse power method for matrix eigenvalue and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:272867
    • 提供者:刘明
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 34 »
搜珍网 www.dssz.com